-
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update CHANGES.md for 2.6 release #34
Conversation
For both GitHub Sponsors and PayPal Links only currently, no buttons yet See also: https://github.com/sponsors/richfromm/dashboard#next-steps https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/displaying-a-sponsor-button-in-your-repository
not sizing yet, which I suspect might be a problem I don't have a good way of truly testing this locally
and switch paypal to svg
but the list item itself is still markdown these are for the donation buttons
I'm doubtful this will make a difference
and use <li> for list item
instead of CSS which github md doesn't seem to actually support: https://github.com/orgs/community/discussions/22728
keep image link as HTML for now
with just HTML for the img tag
stick with the mostly markdown (plus HTML IMG) that works just experiment now with height 40 vs. 32
finalize (I hope) the markdown remove unused image files using svg now (not png) only paypal is local, github comes from elsewhere
README.md
Outdated
contribution, you can make a donation via either: | ||
|
||
* [GitHub Sponsors](https://github.com/sponsors/richfromm)[<img src="https://github.githubassets.com/pinned-octocat.svg" width="auto" height="32" valign="middle" hspace="10">](https://github.com/sponsors/richfromm) | ||
* [PayPal](https://www.paypal.com/donate/?business=J46TL293CQ2M2&no_recurring=0¤cy_code=USD)[<img src="paypal.svg" width="auto" height="32" valign="middle" hspace="10">](https://www.paypal.com/donate/?business=J46TL293CQ2M2&no_recurring=0¤cy_code=USD) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was shocklingly hard to get right. See all of the trial and error commits.
Typically I've been merging PR's, but I'm going to squash this one.
@@ -2,6 +2,22 @@ | |||
|
|||
## Current releases, on [this fork](https://github.com/richfromm/slack2discord) | |||
|
|||
### 2.6 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will tag 2.6 after this merges
This reverts commit 174eadf. It didn't empirically make any difference.
--ignore-file-not-found
option to ignore any attached files that can'tbe found when downloading files
before running this script to perfom the Discord import
--downloads-dir
, the file would always be freshly downloaded.a file exists with the same name, and the file size matches the
Content-Length
HTTP response header.Also:
(using either GitHub Sponsors, or PayPal)
.github/FUNDING.yml
to configure donations for githubSee https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/displaying-a-sponsor-button-in-your-repository